Scripting > CxNote > Association Object

Association Object

The Association object enables the management of note associations through script. Declare the object using the following code:

CreateObject("CxNote.Association")

Each method in this document assumes you have declared the Association object using the following code:

Dim Association

Set Association = CreateObject("CxNote.Association")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.